Skip to content

Upcoming Changes

The experimental Consent service that provides unverified user data (email, address, phone), exposed through the Userinfo endpoint is planned to be discontinued - likely replaced by a new service.

This could impact your integration if you call the Userinfo endpoint and use any of the following scopes:

  • email
  • address
  • phone
  • nnin

Profile information such as full name, birthdate and potentially NNIN (nnin_altsub) are available in the ID Token via profile scope.

More information and documentation on migrating to alternative services will be available soon.

API Version changes from October/November 2025

In April 2025 we announced changes to the BankID OpenID Connect platform in the end of October/November 2025. The minimum API version was set to 4.

This included changes to basic requirements, such as:

Read about all API changes here.

Test your integration

You can always override the API version to use. Just add the parameter api_version with the desired version to the Authorize Request. The minimum value is 4.